Challenge: Create a solar system

Create a planet

This webpage is just a blank universe, and you'll fill it with planets and moons in this challenge. In this first step, create a div using createElement, assign it the 'planet' class, change its background color, and append it to the body.